Skip to content

Conversation

@lukevalenta
Copy link
Contributor

@lukevalenta lukevalenta commented May 13, 2025

  • a418754 Unify errors in static_ct_api crate
  • d869cb4 Add crate for reusable x509 chain operations
  • ef99499 Add crate for reading and writing big-endian length-prefixed bytes
  • d06bebd Move compute_cache_hash to LogEntry::lookup_key
  • 7f8176d Rename CacheKey->LookupKey and CacheValue->SequenceMetadata
  • bad5891 Remove wrapper around load_pem_chain from static_ct_api
  • 6643dc8 Add units for config default functions

@lukevalenta lukevalenta requested a review from cjpatton May 13, 2025 14:32
@lukevalenta lukevalenta self-assigned this May 13, 2025
* Add length_prefixed crate, and use it in static_ct_api
* Make byteorder a workspace dependency
- Add Result and Error types to the static_ct_api crate, and just expose
  a single error type from the crate.
- Modify log_id_from_key to just panic if decoding the verifying key
  fails.
Copy link
Contributor

@cjpatton cjpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful! You've got documentation conventions down pat.

@lukevalenta
Copy link
Contributor Author

Beautiful! You've got documentation conventions down pat.

Heh, just a very strict linter :).

@lukevalenta lukevalenta merged commit d269d1d into main May 13, 2025
1 check passed
@lukevalenta lukevalenta deleted the lvalenta/cleanup branch May 13, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants